home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2001 Haziran / CHIP Haziran2001.iso / prog / yerli / 07 / _SETUP.1 / Emlak 2000.exe / 0 / RCDATA / TFORM29 / TFORM29.txt < prev   
Encoding:
Text File  |  1999-02-04  |  1.2 KB  |  58 lines

  1. object Form29: TForm29
  2.   Left = 248
  3.   Top = 231
  4.   AutoSize = True
  5.   BorderStyle = bsNone
  6.   Caption = 'Erboy Bilgisayar'
  7.   ClientHeight = 480
  8.   ClientWidth = 640
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   OnCreate = FormCreate
  17.   OnPaint = FormPaint
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image1: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 640
  24.     Height = 480
  25.     AutoSize = True
  26.     Picture.Data = {<image000.jpg>}
  27.     Transparent = True
  28.     OnDblClick = Image1DblClick
  29.     OnMouseDown = Image1MouseDown
  30.   end
  31.   object Label2: TLabel
  32.     Left = 416
  33.     Top = 56
  34.     Width = 209
  35.     Height = 25
  36.     AutoSize = False
  37.     Transparent = True
  38.     OnClick = Label2Click
  39.   end
  40.   object Label1: TLabel
  41.     Left = 264
  42.     Top = 128
  43.     Width = 69
  44.     Height = 16
  45.     Alignment = taCenter
  46.     Caption = '∩┐╜ifreyi ∩┐╜∩┐╜z'
  47.     Font.Charset = TURKISH_CHARSET
  48.     Font.Color = clLime
  49.     Font.Height = -13
  50.     Font.Name = 'Arial'
  51.     Font.Style = [fsBold]
  52.     ParentFont = False
  53.     Transparent = True
  54.     Visible = False
  55.     OnClick = Label1Click
  56.   end
  57. end
  58.